Skip to content

Conversation

KGuetter
Copy link

@KGuetter KGuetter commented Apr 7, 2015

I would like to contribute a change affecting the way ScreenItem.MakeVisible works.
The motivation is that WinForms controls running within Visual Studio (e.g. in a VS package) get modified scroll bars which do not have the LargeChangeButtons and thus cannot be scrolled by ScreenItem.MakeVisible. The changed code uses mouse wheel scrolling in this case.

In addition, I did some small changes to TestStack.White.UITests to allow running the tests with shadow copying and on non-english OS.

KGuetter added 3 commits April 7, 2015 06:10
…LargeChangeButtons are missing). Fix: ScreenItem.MakeVisible and TableVerticalScrollBar now use mouse wheel for scrolling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant